home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 5_programming / on / yell < prev   
Encoding:
Text File  |  2001-03-21  |  341 b   |  12 lines

  1. Synopsis:
  2.    on [<modes>]yell [<serial#>] [-|^]<match> { <action> }
  3.  
  4. Description:
  5.    This is hooked by fairly useless but necessary in beta yell()s. They
  6.    are present in the client for debugging purposes, and scripters may not
  7.    want them to appear. ON ^yell will suppress their output.
  8.  
  9. Parameters:
  10.    $0-    text of the yell()
  11.  
  12.